Skip to content

refactor(libstore): use string_view in HttpBinaryCacheStore::makeRequest#14377

Merged
Ericson2314 merged 1 commit intoNixOS:masterfrom
lovesegfault:makerequest-stringview
Oct 27, 2025
Merged

refactor(libstore): use string_view in HttpBinaryCacheStore::makeRequest#14377
Ericson2314 merged 1 commit intoNixOS:masterfrom
lovesegfault:makerequest-stringview

Conversation

@lovesegfault
Copy link
Member

Motivation

std::string_view >>> const std::string &

Context

Part-Of: #14330


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

@github-actions github-actions bot added the store Issues and pull requests concerning the Nix store label Oct 27, 2025
@Ericson2314 Ericson2314 enabled auto-merge October 27, 2025 17:15
@Ericson2314 Ericson2314 added this pull request to the merge queue Oct 27, 2025
Merged via the queue into NixOS:master with commit 91ed370 Oct 27, 2025
16 checks passed
@lovesegfault lovesegfault deleted the makerequest-stringview branch October 27, 2025 19:09
@edolstra edolstra mentioned this pull request Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

store Issues and pull requests concerning the Nix store

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants